home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
dbase
/
techs.zip
/
TECH7.ZIP
/
READ.ME
< prev
Wrap
Text File
|
1980-01-01
|
786b
|
25 lines
PROGRAM NAME: Cmdtotal.PRG
DESCRIPTION: Simulates the dBASE II TOTAL command.
ISSUE: December, 1985
SOFTWARE VERSIONS: dBASE II, all versions
FUNCTION: This program TOTALs one database file to another
database file in a way that is very similar to the dBASE II TOTAL
command.
FILES NEEDED: Cmdtotal.PRG
SETUP INSTRUCTIONS: You will need to replace the following names
with the names that correspond to those in your particular
application.
Name Description
Mainfile Database file to be TOTALed.
Newfile Database file to be TOTALed TO.
Key The grouping key expression.
Field1 A numeric field in Mainfile.
Field2 Another numeric field in Mainfile.